home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / imail121.zip / IM_REPLY.TXT < prev    next >
Text File  |  1991-11-06  |  988b  |  40 lines

  1. ; ------
  2. ;         IMAIL 1.21 - Automatic Reply Text Example
  3. ; ------
  4. ;
  5. ; List of available macros:
  6. ;
  7. ; %of%    your first name
  8. ; %ol%    your last  name
  9. ; %os%    your node number used as the originating system for the message
  10. ;
  11. ; %df%    destination user's first name
  12. ; %dl%    destination user's last  name
  13. ; %ds%    node number of the system the message is destinated to
  14. ;
  15. ; %mt%    message which we are replying to time
  16. ; %md%    message which we are replying to date
  17. ; %at%    actual time
  18. ; %ad%    actual date
  19. ;
  20. ; %dy%    number of days the original message lies in your netmail
  21. ; %im%    IMAIL signature
  22. ;
  23. ; No macro is converted if it is enclosed between double-quotes.
  24. ; ie: "%dy%"
  25. ;
  26. ;
  27.  
  28. Message generated by %im%, on %ad%  %at%
  29.  
  30. Sorry %df% of @%ds%, even if your message dated %md%
  31. was received at my system @%os%  %dy% day(s) ago, I have
  32. not been able to answer yet.
  33.  
  34. You will receive a reply as soon as possible.
  35.  
  36. Thanks,
  37.         %of%
  38.  
  39.  
  40.